POST /DataConnector/ListStructures/
Lists the structures for the data connector information given that can be used for .
Request
| Method |
Request URI |
| POST |
/API/DataConnector/ListStructures/?sessionId=value |
URI Parameters
| URI Parameter |
Description |
| sessionId |
The session identifier. Specifying via an Authorization request header instead is recommended. |
Request Headers
| Authorization: Bearer <Current session ID> |
Request Body
Response
Response Body
A collection of string names of the structures, otherwise the error code and the error details.